home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2072_poly < prev    next >
Text File  |  1989-03-06  |  366b  |  6 lines

  1. poly ( x, coeff )
  2. polynomial evaluation
  3.  
  4. x—number block containing the values of x where the polynomial will be evaluated; coeff—number block containing the coefficients of the polynomial, has one more row than the degree of the polynomial.
  5.  
  6. poly creates a block containing the values of the polynomial for the corresponding values of x which is the same size as x.